home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- JumpBackControl = {
- ACTIONS = {
- appDidInit:;
- showPrefPanel:;
- loadPredefined:;
- newListController:;
- preferencesChanged:;
- appWillTerminate:;
- selectPredefined:;
- newDragController:;
- showInfoPanel:;
- };
- OUTLETS = {
- infoPanel;
- pairingsMenu;
- prefPanel;
- versionField;
- };
- SUPERCLASS = Object;
- };
-